projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eee4835
)
arm64: a37xx: use disto defaults
author
Andre Heider
<
[email protected]
>
Sat, 2 Dec 2017 09:46:34 +0000
(10:46 +0100)
committer
Stefan Roese
<
[email protected]
>
Tue, 9 Jan 2018 15:41:00 +0000
(16:41 +0100)
Signed-off-by: Andre Heider <
[email protected]
>
Reviewed-by: Konstantin Porotchkin <
[email protected]
>
Signed-off-by: Stefan Roese <
[email protected]
>
include/configs/mvebu_armada-37xx.h
patch
|
blob
|
history
diff --git
a/include/configs/mvebu_armada-37xx.h
b/include/configs/mvebu_armada-37xx.h
index af16b9454a39b39ded1f898e65f4df15522479e8..6aaf04edbe4b886699b83b13e72458dac3deedc0 100644
(file)
--- a/
include/configs/mvebu_armada-37xx.h
+++ b/
include/configs/mvebu_armada-37xx.h
@@
-44,9
+44,6
@@
/*
* Other required minimal configurations
*/
-#define CONFIG_SYS_LONGHELP
-#define CONFIG_AUTO_COMPLETE
-#define CONFIG_CMDLINE_EDITING
#define CONFIG_ARCH_CPU_INIT /* call arch_cpu_init() */
#define CONFIG_SYS_LOAD_ADDR 0x00800000 /* default load adr- 8M */
#define CONFIG_SYS_MEMTEST_START 0x00800000 /* 8M */
@@
-107,4
+104,6
@@
#define CONFIG_SUPPORT_VFAT
+#include <config_distro_defaults.h>
+
#endif /* _CONFIG_MVEBU_ARMADA_37XX_H */